projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c3a018
)
Add bug ref to Changelog entry.
author
Glenn Morris
<rgm@gnu.org>
Fri, 22 Oct 2010 03:34:22 +0000
(20:34 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 22 Oct 2010 03:34:22 +0000
(20:34 -0700)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1f4b975dfb81baff274503389cb8ea46da4ea977..75c8bcdf44db6164976a198cd1ef5bf84fc58c0f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-34,7
+34,7
@@
* progmodes/cc-mode.el (c-before-change, c-after-change): Move the
setting of c-new-BEG and c-new-END from c-before-change to
- c-after-change.
+ c-after-change.
(Bug#7181)
2010-10-19 Chong Yidong <cyd@stupidchicken.com>